How to Install auto-07p software package in Debian 8 (Jessie)

How to Install auto-07p software package in Debian 8 (Jessie)

auto-07p software package provides software for continuation and bifurcation problems in ODE, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install auto-07p 

auto-07p is installed in your system.

Make ensure the auto-07p package were installed using the commands given below,

$ sudo dpkg-query -l | grep auto-07p *

You will get with auto-07p package name, version, architecture and description in a table

auto-07p package basic information:

Distro Debian 8 jessie
Section Mathematics
Package auto-07p
Version 0.9.1+dfsg-1
Description software for continuation and bifurcation problems in ODE
Sub Section Math


See Also, How to uninstall or remove auto-07p software package from Debian 8 (Jessie)?